Scripting > CxEditors > CxMssCmdEditor Object

CxMssCmdEditor Object

The CxMssCmdEditor object is a dialog box-based editor for Command records of the Master Scheduling Service (MSS). Declare the object using the following code:

CreateObject("CxEditors.CxMssCmdEditor")

Each method in this document will assume you have declared and connected the CxMssCmdEditor object using the following code:

Dim MssCmdEditor

Set MssCmdEditor = CreateObject("CxEditors.CxMssCmdEditor")

MssCmdEditor.Connect("CYGDEMO.MSS")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.